home *** CD-ROM | disk | FTP | other *** search
/ i·claim - visualizing argument / ICLAIM.ISO / pc / intro.swf / scripts / DefineButton2_281 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-02-26  |  56 b   |  5 lines

  1. on(release){
  2.    gotoAndStop("splash");
  3.    play();
  4. }
  5.